ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / cloneId Method

In This Topic
    cloneId Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub cloneId( _
       ByVal source As IPointView _
    ) 
    public void cloneId( 
       IPointView source
    )

    Parameters

    source
    See Also